Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Jan 6, 2009, 5:25:14 PM (15 years ago)
- Author:
-
John Bailey
- Comment:
-
Installing build dependencies is already covered elsewhere. It is not necessary to duplicate this information.
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v49
|
v50
|
|
56 | 56 | Assuming you have all of the necessary libraries (sudo apt-get source pidgin and libgtk) and their headers installed (see the next few questions), you compile libpurple, Pidgin and Finch just like most applications: |
57 | 57 | |
58 | | For compiling the headers of XScreenSaver, startup notification, meanwhile, d-bus, network manager, perl, tcl and tk are needed: |
59 | 58 | {{{ |
60 | | % sudo apt-get install libxss-dev libstartup-notification0-dev libmeanwhile-dev libdbus-glib-1-dev network-manager-dev libperl-dev tcl8.4-dev tk8.4-dev |
61 | | |
62 | 59 | % tar xjvf pidgin-2.x.y.tar.bz2 |
63 | 60 | % cd pidgin-2.x.y |
… |
… |
|
87 | 84 | > E: You must put some 'source' URIs in your sources.list |
88 | 85 | |
89 | | then you need to add `deb-src` lines to your `/etc/apt/sources.list` corresponding to each of the `deb` lines already there. If editing configuration files scares you, Ubuntu has a "Software Sources" control panel in System -> Administration which has some magic tickyboxes to do this for you. |
| 86 | then you need to add `deb-src` lines to your `/etc/apt/sources.list` corresponding to each of the `deb` lines already there. If editing configuration files scares you, Ubuntu has a "Software Sources" control panel in System -> Administration which has some magic checkboxes to do this for you. |
90 | 87 | |
91 | 88 | |
92 | 89 | === How do I install the dependencies on Fedora (or similar)? === |
93 | | |
94 | 90 | |
95 | 91 | RPM-based distribution users may find `yum-builddep pidgin-VERSION.src.rpm` useful if a source RPM is available and the distribution uses the yum tools. |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!